don't leak 'filename' field memory when loading more than one file into
authorMatthias Clasen <mclasen@redhat.com>
Fri, 9 Nov 2007 00:33:45 +0000 (00:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 9 Nov 2007 00:33:45 +0000 (00:33 +0000)
commitfb4b0ddff7ef037deed934a324b2b658812ad17a
tree8eb09411b064b5f98c90a593b6b6f1b75006bc9b
parentd5dca93c58112e1966d22430d1612e87a7334fff
don't leak 'filename' field memory when loading more than one file into

2007-11-08  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkbuilder.c: don't leak 'filename' field memory when loading
        more than one file into the same GtkBuilder instance. Noticed by
        Ryan Lortie.

svn path=/trunk/; revision=18973
ChangeLog
gtk/gtkbuilder.c